Back

Aan uw tafel - Opw. 737

outro

PNG - MP3 - MIDI
sax PNG
horn PNG
sax-only PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \tempo 4=68
  \key c\major
  
  \partial 8 a'16[ b16] | c2 b2 |
  b4. a8 a4 a'8[ g8] | e2 b2 | b4. c8 c2 |
}

chordNames = \chordmode {
  \partial 8 r8 | a2:m a2:m/c |
  f1:maj7 | a2:m a2:m/c | f2:maj7 |
}

songtext = \lyricmode {}

\include "../template.ly"

tussenspel

PNG - MP3 - MIDI
horn PNG
sax-only PNG
sax PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \tempo 4=68
  \key c\major
  r2 r4 r8 a'16[ b16] | c8.[ b16]( b8)[ g8]( g4.) e16[ g16] |
  a8[ b16[ a16]]( a16)[ g8 e16]( e4.) d16[ e 16] |
  f8[ g16[ a16]]( a8)[ c8] c4 b8[ b16[ cis16]] |
  \key d\major
  d8.[ cis16]( cis8)[ a8]( a4.) d,16[ e16] |
  fis8[ g16[ fis16]](fis16)[ e8 fis16]( fis4) r8 b16[ cis16] |
  d8.[ d16]( d8)[ d8] cis4 b8[ cis8] | b1 |
}

chordNames = \chordmode {
  r1 | a2:m e2:m7 |
  f2 c2 |
  d2:m7 c4:/g g4 |
  \key d\major
  b2:m7 d2:/fis |
  d4 a4:/cis b2:m7 |
  g2:7 a2 | b1:m7 |
}

songtext = \lyricmode {}

\include "../template.ly"

voorspel

PNG - MP3 - MIDI
sax PNG
sax-only PNG
horn PNG
source code
\version "2.22.2"

melody = \relative c' {
  \numericTimeSignature
  \time 4/4
  \tempo 4=68
  \key c\major
  r2 r4 r8 a'16[ b16] | c2 g4. c,16[ d16] |
  e8[ f16[ e16]]( e16)[ d8 e16]( e4) r8 a16[ b16] |
  c8.[ c16]( c8)[ c8] b4 a8[ g8] | a1 |
}

chordNames = \chordmode {
  r1 | a2:m g2:/b |
  c4 g4:/b a2:m |
  f2:7 g2 | a1:m |
}

songtext = \lyricmode {}

\include "../template.ly"